home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-07-11 | 4.8 KB | 139 lines |
- ; INSTALL.INI
- ;
- ; Contains product-specific information for Canon MultiPASS products.
- ;
- ; History:
- ;
- ; 02-12-96 RCB First.
- ; 02-13-96 RCB Correct Model names in each model section
- ; (e.g., correct name is "MultiPASS C2500", not
- ; "Canon MultiPASS C2500").
- ; 02-14-96 RCB Updated PrinterDriver names to "CANBJ31".
- ; Added documentation notes regarding localization of
- ; PrinterDriverDescr. Also added note regarding
- ; PrinterDriver. Both must match OEMSETUP.INF.
- ; 02-26-96 RCB Add model sections for European version(s)
- ; of MultiPASS C2500 (aka C30).
- ; 02-27-96 SW Add model sections for CUSA version
- ; of MultiPASS C2500 (aka CFX-B380IF).
- ; 09-26-96 GJS Changed Printer driver in LEB1 to CANONBJ.
- ; 05-02-97 YAM Add model sections for BP2/Europe version.
-
- ; The [Setup] section contains information which is common to all models
- ; or which specifies the default model to install.
-
- [Setup]
- Name=MultiPASS Utilities
- Version=2.0
- DefaultModel = F1
-
-
- ; The [Models] section contains a list of the available models which can
- ; be installed. The Model name displayed to the user is on the left. The
- ; in-house name is on the right.
- ;
- ; NOTE: The DefaultModel in the [Setup] section must match one of the names
- ; on the left.
-
- [Models]
- D1=LEB1
- D2=LEB1/Europe
- ;E1=DDS
- F1=BP2
- F2=BP2/Europe
-
-
- ; The following sections contain the model-specific information for each
- ; model. The following fields are defined as:
- ;
- ; Key Description Localize?
- ; ---------------------- -------------------------------------- ---------
- ; FaxDriverDescr= Displayed name of fax driver YES
- ; PrinterDriverDescr= Displayed name of printer driver YES
- ; (MUST be same as BJ driver name)
- ; DiagnosticDesr= Displayed name of diagnostic (icon) YES
- ; ModelName= Model Name used by DTM (About Box) YES
- ; Tel Installed Flag= 0=no phone, 1=has phone YES
- ; Program Folder= Name of program group/folder (30 char) YES
- ; ; Do not localize below:
- ;
- ; Model= Model name used internally by MPSERVER NO
- ; FaxDriver= Base file name of fax driver NO
- ; PrinterDriver= Base file name of printer driver NO
- ; BlockSize= Max ACTif transfer size NO
- ; HelpFile= Name of help file for model NO
- ; (HelFile is intended for future use)
- ; DeviceId= 1284 device id for model NO
- ;
- ; IMPORTANT: When localizing the PrinterDriverDescr it is essential that
- ; the localized names in this file and in the corresponding OEMSETUP.INF
- ; file shipped with the printer driver diskettes match.
- ;
- ; NOTE: The PrinterDriver field for each model must match the corresponding
- ; printer driver name in the OEMSETUP.INF file shipped with the printer
- ; driver.
-
-
-
- [LEB1]
- FaxDriverDescr=Canon CFX-L4500IF Fax
- PrinterDriverDescr=Canon CFX-L4500IF Printer
- DiagnosticDescr=MultiPASS Diagnostics
- ModelName=MultiPASS CFX-L4500IF
- Tel Installed Flag=0
- Program Folder=Canon CFX-L4500IF Utilities
- ;Do not localize below:
- PrintDataEncapsulated=1
- Model=CFX-L4500IF
- FaxDriver=MPMF
- PrinterDriver=CANONBJ
- BlockSize=8
- DeviceId=MFG:Canon;CMD:MultiPASS;MDL:CFX-L4500IF;CLS:PRINTER;DES:Canon CFX-L4500IF
-
- [LEB1/Europe]
- FaxDriverDescr=Canon MultiPASS L90 Fax
- PrinterDriverDescr=Canon MultiPASS L90 Printer
- DiagnosticDescr=MultiPASS Diagnostics
- ModelName=MultiPASS L90
- Tel Installed Flag=0
- Program Folder=Canon MultiPASS L90 Utilities
- ;Do not localize below:
- PrintDataEncapsulated=1
- Model=CFX-L4500IF
- FaxDriver=MPMF
- PrinterDriver=CANONBJ
- BlockSize=8
- DeviceId=MFG:Canon;CMD:MultiPASS;MDL:MultiPASS L90;CLS:PRINTER;DES:Canon MultiPASS L90
-
- [BP2]
- FaxDriverDescr=Canon MultiPASS C3000 Fax
- PrinterDriverDescr=Canon MultiPASS C3000 Printer
- DiagnosticDescr=MultiPASS Diagnostics
- ModelName=MultiPASS C3000
- Tel Installed Flag=0
- Program Folder=Canon MultiPASS C3000
- ;Program Folder=Canon MultiPASS C3000 Utilities <- too long for Win3.1
- ;Do not localize below:
- PrintDataEncapsulated=0
- Model=MultiPASS C3000
- FaxDriver=MPMF
- PrinterDriver=CANONBJ
- BlockSize=8
- DeviceId=MFG:Canon;CMD:MultiPASS 2.0;MDL:MultiPASS C3000;CLS:PRINTER;DES:Canon MultiPASS C3000;
-
- [BP2/Europe]
- FaxDriverDescr=Canon MultiPASS C20 Fax
- PrinterDriverDescr=Canon MultiPASS C20 Printer
- DiagnosticDescr=MultiPASS Diagnostics
- ModelName=MultiPASS C20
- Tel Installed Flag=0
- Program Folder=Canon MultiPASS C20
- ;Program Folder=Canon MultiPASS C20 Utilities <- too long for Win3.1
- ;Do not localize below:
- PrintDataEncapsulated=0
- Model=MultiPASS C20
- FaxDriver=MPMF
- PrinterDriver=CANONBJ
- BlockSize=8
- DeviceId=MFG:Canon;CMD:MultiPASS 2.0;MDL:MultiPASS C20;CLS:PRINTER;DES:Canon MultiPASS C20;
-